McMotorLibraryParam.FilePath property

A null-terminated ASCII string that points to the custom simulated motor RTDLL. Only RTDLLs specified by an absolute file path are supported.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.5.4.0

Syntax

C#VB
public string FilePath { get; set; }
Public Property FilePath As String

Property value

Type: String

See also

McMotorLibraryParam Class

IntervalZero.KINGSTAR.Base.Api Namespace